mrbayes-dbg software package provides Bayesian Inference of Phylogeny - debug symbols, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install mrbayes-dbg
mrbayes-dbg is installed in your system.
Make ensure the mrbayes-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep mrbayes-dbg *
You will get with mrbayes-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Debug packages |
| Package | mrbayes-dbg |
| Version | 3.2.2+dfsg-1 |
| Description | Bayesian Inference of Phylogeny - debug symbols |
| Sub Section | debug |